PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setWordSpacing Method
The word spacing expressed in unscaled text space units.
In This Topic
    setWordSpacing Method
    In This Topic
    Sets the word spacing. Operator: Tw
    Syntax
    public void setWordSpacing( 
       double wordSpacing
    )

    Parameters

    wordSpacing
    The word spacing expressed in unscaled text space units.
    See Also